The RawBinaryData Constructor(Byte[]) is available in LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new instance of the RawBinaryData class with explicit parameters.| Visual Basic (Usage) | Copy Code |
|---|---|
Dim data() As Byte Dim instance As New RawBinaryData(data) | |
| C++/CLI | |
|---|---|
public: RawBinaryData( array<byte>^ data ) | |
Parameters
- data
- Byte array of the data to be used for loading or saving.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7